home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / BIND / PARSE_COMMAND < prev    next >
Encoding:
Text File  |  1993-05-04  |  618 b   |  14 lines

  1. Usage: BIND <key> PARSE_COMMAND <string>
  2.   The PARSE_COMMAND function cause the supplied string to be
  3.   executed as an ircII command (or alias). It doesn't need to be
  4.   prefixed by the command character. This function does not disturb
  5.   the contents of the input line and is not added to the command history.
  6.   You may also include any of the special $ sequences available in ALIAS
  7.   and they will be expanded before the line is parsed.  The
  8.   sequences that deal with command line arguments ($*, $n, $-n)
  9.   are expanded as though there were no command line arguments.
  10.  
  11. See Also:
  12.   ALIAS
  13.   ircII programming
  14.